home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000859_semih@knidos.cc.metu.edu.tr_Fri Aug 19 13:50:03 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  2KB

  1. Received: from knidos.cc.metu.edu.tr by cs.umb.edu with SMTP id AA20769
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Fri, 19 Aug 1994 05:23:56 -0400
  3. Received: by knidos.cc.metu.edu.tr
  4.     (1.37.109.4/16.2) id AA29603; Fri, 19 Aug 94 11:50:04 +0200
  5. Date: Fri, 19 Aug 1994 11:50:03 +0200 (EETDST)
  6. From: Semih CEMILOGLU <semih@knidos.cc.metu.edu.tr>
  7. Sender: Semih CEMILOGLU <semih@knidos.cc.metu.edu.tr>
  8. Reply-To: Semih CEMILOGLU <semih@knidos.cc.metu.edu.tr>
  9. Subject: problem of dviljk-1.1 on AIX 3.2.5 IBM RS/6000
  10. To: tex-k@cs.umb.edu
  11. Message-Id: <Pine.3.89.9408191128.A29064-0100000@knidos.cc.metu.edu.tr>
  12. Mime-Version: 1.0
  13. Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
  14.  
  15. Hi,
  16.  
  17. I have just installed dviljk-1.1 on our IBM 590. 
  18. At the beginning, I encountered with this problem;
  19.  
  20. $ make
  21.         gcc  -I. -I/home/semih/dviljk-1.1/dviljk  -I.. 
  22. -I/home/semih/dviljk-1.1c
  23. dvi2xx.c:274: conflicting types for `access'
  24. /usr/local/lib/gcc-lib/rs6000-ibm-aix3.2.5/2.6.0/include/unistd.h:112: 
  25. previous'
  26. dvi2xx.c: In function `main':
  27. dvi2xx.c:654: `WRITE_BINARY' undeclared (first use this function)
  28. dvi2xx.c:654: (Each undeclared identifier is reported only once
  29. dvi2xx.c:654: for each function it appears in.)
  30. dvi2xx.c: In function `CopyFile':
  31. dvi2xx.c:1218: `READ_BINARY' undeclared (first use this function)
  32. dvi2xx.c: In function `CopyHPFile':
  33. dvi2xx.c:1242: `READ_BINARY' undeclared (first use this function)
  34. dvi2xx.c: In function `DecodeArgs':
  35. dvi2xx.c:1785: `READ_BINARY' undeclared (first use this function)
  36. dvi2xx.c:1802: `OS' undeclared (first use this function)
  37. dvi2xx.c: In function `OpenFontFile':
  38. dvi2xx.c:2787: `READ_BINARY' undeclared (first use this function)
  39. make: 1254-004 The error code from the last command is 1.
  40.  
  41. Make Quitting.
  42.  
  43.  
  44. Later, I discovered that it must be -Dunix define in the Makefile. With this,
  45. dviljk was compiled. I have also compiled dviljk-1.0 on the HP/9000 
  46. machine and there was no errors, so this problem probably specific to AIX.
  47.  
  48.  
  49. Regards,
  50. Semih Cemiloglu
  51. METU/Computer Center
  52. Ankara/TURKIYE
  53.  
  54.